Total Complexity | 16 |
Dependencies | 5 |
Dependents | 3 |
Total lines | 118 |
Lines of code | 60 |
Logical lines of code | 37 |
Comment lines | 25 |
Methods | 5 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 61 | 5 | 11 | |
encrypt() | 52 | 4 | 23 | |
decrypt() | 59 | 4 | 14 | |
generateKeys() | 65 | 2 | 9 | |
setKey() | 81 | 1 | 3 |